home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / a2701_95.zip / ARGUS.EXE / 0 / RCDATA / TNODELISTBROWSER / TNODELISTBROWSER.txt
Text File  |  1997-07-16  |  5KB  |  258 lines

  1. object NodelistBrowser: TNodelistBrowser
  2.   Left = 73
  3.   Top = 0
  4.   BorderStyle = bsDialog
  5.   Caption = 'Browse The Nodelist'
  6.   ClientHeight = 412
  7.   ClientWidth = 514
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnActivate = FormActivate
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Tree: TTreeView
  20.     Left = 0
  21.     Top = 0
  22.     Width = 514
  23.     Height = 229
  24.     ReadOnly = True
  25.     Indent = 19
  26.     OnExpanding = TreeExpanding
  27.     OnExpanded = TreeExpanded
  28.     OnCollapsed = TreeCollapsed
  29.     OnChange = TreeChange
  30.     Align = alTop
  31.     TabOrder = 0
  32.     OnClick = TreeClick
  33.   end
  34.   object bOK: TButton
  35.     Left = 20
  36.     Top = 372
  37.     Width = 75
  38.     Height = 25
  39.     Caption = 'OK'
  40.     Default = True
  41.     ModalResult = 1
  42.     TabOrder = 1
  43.   end
  44.   object bCancel: TButton
  45.     Left = 104
  46.     Top = 372
  47.     Width = 75
  48.     Height = 25
  49.     Cancel = True
  50.     Caption = 'Cancel'
  51.     ModalResult = 2
  52.     TabOrder = 2
  53.   end
  54.   object bHelp: TButton
  55.     Left = 188
  56.     Top = 372
  57.     Width = 75
  58.     Height = 25
  59.     Caption = 'Help'
  60.     TabOrder = 3
  61.   end
  62.   object Panel1: TPanel
  63.     Left = 1
  64.     Top = 235
  65.     Width = 512
  66.     Height = 119
  67.     BevelOuter = bvNone
  68.     TabOrder = 4
  69.     object llAddr: TLabel
  70.       Left = 52
  71.       Top = 4
  72.       Width = 41
  73.       Height = 13
  74.       Alignment = taRightJustify
  75.       Caption = 'Address:'
  76.     end
  77.     object llStat: TLabel
  78.       Left = 57
  79.       Top = 20
  80.       Width = 36
  81.       Height = 13
  82.       Alignment = taRightJustify
  83.       Caption = 'Station:'
  84.     end
  85.     object llSysop: TLabel
  86.       Left = 59
  87.       Top = 36
  88.       Width = 34
  89.       Height = 13
  90.       Alignment = taRightJustify
  91.       Caption = 'SysOp:'
  92.     end
  93.     object llSite: TLabel
  94.       Left = 49
  95.       Top = 52
  96.       Width = 44
  97.       Height = 13
  98.       Alignment = taRightJustify
  99.       Caption = 'Location:'
  100.     end
  101.     object llPhn: TLabel
  102.       Left = 59
  103.       Top = 68
  104.       Width = 34
  105.       Height = 13
  106.       Alignment = taRightJustify
  107.       Caption = 'Phone:'
  108.     end
  109.     object llSpd: TLabel
  110.       Left = 59
  111.       Top = 84
  112.       Width = 34
  113.       Height = 13
  114.       Alignment = taRightJustify
  115.       Caption = 'Speed:'
  116.     end
  117.     object llFlags: TLabel
  118.       Left = 65
  119.       Top = 100
  120.       Width = 28
  121.       Height = 13
  122.       Alignment = taRightJustify
  123.       Caption = 'Flags:'
  124.     end
  125.     object lFlags: TLabel
  126.       Left = 100
  127.       Top = 100
  128.       Width = 5
  129.       Height = 13
  130.       Font.Charset = DEFAULT_CHARSET
  131.       Font.Color = clBlack
  132.       Font.Height = -12
  133.       Font.Name = 'MS Sans Serif'
  134.       Font.Style = [fsBold]
  135.       ParentFont = False
  136.       ShowAccelChar = False
  137.     end
  138.     object lSpeed: TLabel
  139.       Left = 100
  140.       Top = 84
  141.       Width = 5
  142.       Height = 13
  143.       Font.Charset = DEFAULT_CHARSET
  144.       Font.Color = clBlack
  145.       Font.Height = -12
  146.       Font.Name = 'MS Sans Serif'
  147.       Font.Style = [fsBold]
  148.       ParentFont = False
  149.       ShowAccelChar = False
  150.     end
  151.     object lPhone: TLabel
  152.       Left = 100
  153.       Top = 68
  154.       Width = 5
  155.       Height = 13
  156.       Font.Charset = DEFAULT_CHARSET
  157.       Font.Color = clBlack
  158.       Font.Height = -12
  159.       Font.Name = 'MS Sans Serif'
  160.       Font.Style = [fsBold]
  161.       ParentFont = False
  162.       ShowAccelChar = False
  163.     end
  164.     object lLocation: TLabel
  165.       Left = 100
  166.       Top = 52
  167.       Width = 5
  168.       Height = 13
  169.       Font.Charset = DEFAULT_CHARSET
  170.       Font.Color = clBlack
  171.       Font.Height = -12
  172.       Font.Name = 'MS Sans Serif'
  173.       Font.Style = [fsBold]
  174.       ParentFont = False
  175.       ShowAccelChar = False
  176.     end
  177.     object lSysop: TLabel
  178.       Left = 100
  179.       Top = 36
  180.       Width = 5
  181.       Height = 13
  182.       Font.Charset = DEFAULT_CHARSET
  183.       Font.Color = clBlack
  184.       Font.Height = -12
  185.       Font.Name = 'MS Sans Serif'
  186.       Font.Style = [fsBold]
  187.       ParentFont = False
  188.       ShowAccelChar = False
  189.     end
  190.     object lStation: TLabel
  191.       Left = 100
  192.       Top = 20
  193.       Width = 5
  194.       Height = 13
  195.       Font.Charset = DEFAULT_CHARSET
  196.       Font.Color = clBlack
  197.       Font.Height = -12
  198.       Font.Name = 'MS Sans Serif'
  199.       Font.Style = [fsBold]
  200.       ParentFont = False
  201.       ShowAccelChar = False
  202.     end
  203.     object lAddress: TLabel
  204.       Left = 100
  205.       Top = 4
  206.       Width = 5
  207.       Height = 13
  208.       Font.Charset = DEFAULT_CHARSET
  209.       Font.Color = clBlack
  210.       Font.Height = -12
  211.       Font.Name = 'MS Sans Serif'
  212.       Font.Style = [fsBold]
  213.       ParentFont = False
  214.       ShowAccelChar = False
  215.     end
  216.     object llWrkTime: TLabel
  217.       Left = 188
  218.       Top = 84
  219.       Width = 65
  220.       Height = 13
  221.       Alignment = taRightJustify
  222.       Caption = 'Working time:'
  223.       Visible = False
  224.     end
  225.     object lWrkTime: TLabel
  226.       Left = 260
  227.       Top = 84
  228.       Width = 5
  229.       Height = 13
  230.       Font.Charset = DEFAULT_CHARSET
  231.       Font.Color = clBlack
  232.       Font.Height = -12
  233.       Font.Name = 'MS Sans Serif'
  234.       Font.Style = [fsBold]
  235.       ParentFont = False
  236.       ShowAccelChar = False
  237.     end
  238.     object llAddrSearch: TLabel
  239.       Left = 368
  240.       Top = 10
  241.       Width = 76
  242.       Height = 13
  243.       Caption = '&Address search:'
  244.       FocusControl = eAddress
  245.     end
  246.     object eAddress: TEdit
  247.       Left = 365
  248.       Top = 26
  249.       Width = 136
  250.       Height = 21
  251.       DragCursor = crHandPoint
  252.       TabOrder = 0
  253.       OnChange = eAddressChange
  254.       OnKeyPress = eAddressKeyPress
  255.     end
  256.   end
  257. end
  258.